home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / xscreensaver / config / flurry.xml < prev    next >
Encoding:
Extensible Markup Language  |  2007-02-07  |  1.1 KB  |  31 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2.  
  3. <screensaver name="flurry" _label="Flurry">
  4.  
  5.   <command arg="-root"/>
  6.  
  7.   <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
  8.  
  9.   <select id="preset">
  10.     <option id="classic" _label="Classic" arg-set="-preset classic"/>
  11.     <option id="rgb" _label="RGB" arg-set="-preset rgb"/>
  12.     <option id="fire" _label="Fire" arg-set="-preset fire"/>
  13.     <option id="water" _label="Water" arg-set="-preset water"/>
  14.     <option id="binary" _label="Binary" arg-set="-preset binary"/>
  15.     <option id="psychedelic" _label="Psychedelic" arg-set="-preset psychedelic"/>
  16.     <option id="psychedelic" _label="Random" arg-set="-preset random"/>
  17.     <option id="psychedelic" _label="Insane" arg-set="-preset insane"/>
  18.   </select>
  19.  
  20.   <_description>
  21. This port of the OSX screensaver of the same name draws a colourful
  22. star(fish)like flurry of particles.
  23.  
  24. xscreensaver port by Tobias Sargeant <tobias.sargeant@bigpond.com>
  25.  
  26. Original Mac version by Calum Robinson <calumr@mac.com>
  27.  
  28. http://homepage.mac.com/calumr
  29.   </_description>
  30. </screensaver>
  31.